home *** CD-ROM | disk | FTP | other *** search
- Path: news.hughes.net!usenet
- From: Bill Lund <wlund@ccis.com>
- Newsgroups: comp.lang.c
- Subject: I need random number function that returns a number between x and i ?
- Date: Sat, 06 Apr 1996 11:42:58 -0800
- Organization: Hughes Network Access Systems
- Message-ID: <3166C942.2D8@ccis.com>
- NNTP-Posting-Host: dialup102.ccis.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- I need random number function that returns a number between x and i ?
- Something like :
- int randomer(int x , int i).
-
- And returns a random number between x and i.
-
- Please help.
-
- Derek Lund
-